Skip to content

Bump hibernate-core from 6.1.1.Final to 6.1.3.Final#11

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/org.hibernate.orm-hibernate-core-6.1.3.Final
Closed

Bump hibernate-core from 6.1.1.Final to 6.1.3.Final#11
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/org.hibernate.orm-hibernate-core-6.1.3.Final

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Sep 9, 2022

Bumps hibernate-core from 6.1.1.Final to 6.1.3.Final.

Changelog

Sourced from hibernate-core's changelog.

Changes in 6.1.3.Final (September 08, 2022)

https://hibernate.atlassian.net/projects/HHH/versions/32093

** Bug * [HHH-15477] - Criteria EXISTS Subquery referring the Root of the Query of which it is a Subquery causes "Error interpreting query [SqmRoot not yet resolved to TableGroup]" * [HHH-15468] - contributor-build.yml has no explicit permissions set * [HHH-15455] - User Guide Contains a reference to hibernate-ehcache, no longer supported * [HHH-15454] - Primitive type requested from tuple throws exception * [HHH-15453] - java.lang.NullPointerException: Cannot invoke "org.hibernate.engine.spi.EntityEntry.getEntityKey()" because "ownerEntry" is null * [HHH-15452] - Predicate add expression results in UnsupportedOperationException * [HHH-15449] - @​ManyToOne associations not loaded correctly with default EAGER and batch fetch property set when using TypedQuery.resultStream * [HHH-15440] - @​OneToOne and @​OptimisticLock(excluded = true) not working correctly * [HHH-15438] - PostgreSQL integration classes shouldn't throw ClassNotFoundException on org.postgresql driver classes that we try loading * [HHH-15433] - Make sure Path#type() never returns null as per JPA TCK requirement * [HHH-15432] - Potential IndexOutOfBoundsException in SqmQueryPart * [HHH-15416] - PostgreSQLJsonbJdbcType is assuming there is a valid Json FormatMapper implementation * [HHH-15359] - The entity returned by a merge doesn't contain @​ManyToMany relation when the collection resides in @​Embeddable * [HHH-15356] - Unable to get primary information on some dialects (ex: Oracle) when the PK column's position doesn't match the alphabetical name's order * [HHH-15216] - Cannot change MetadataProvider implementation because JPAXMLOverriddenMetadataProvider is final and precisely expected by a cast operator * [HHH-15100] - Limitation of metamodel imports cache causes severe performance drops in large projects * [HHH-14387] - A collection with cascade="all-delete-orphan" was no longer referenced by the owning entity instance with hibernate-enhance-maven-plugin * [HHH-13485] - FilterJoinTable does not to use the defualt condition

** Improvement * [HHH-15471] - Improve merge replace operation when original and target are the same object * [HHH-15466] - Compatibility with Jandex 3.0.0 * [HHH-15462] - Optimize ColumnReference rendering and reduce buffering * [HHH-15461] - Replace uses of method references for SqlAppender with proper implementation * [HHH-15458] - Interpret String with JSON/XML type code as plain JSON/XML * [HHH-15442] - Allow for setParameter usage with a queries for a specific type in an Any-discriminated relationship * [HHH-15441] - Improve error message if SqlTypes type code can't be interpreted * [HHH-15381] - Clean up Gradle Plugin publishing as part of release process

** Task * [HHH-15451] - Upgrade PostgreSQL JDBC driver to 42.5.0 * [HHH-15448] - Upgrade MSSQL JDBC and container image versions used for testing * [HHH-15388] - Upgrade to Micrometer 1.9.3

Changes in 6.1.2.Final (August 03, 2022)

https://hibernate.atlassian.net/projects/HHH/versions/32087

** Bug * [HHH-15430] - Allow use of @​Enumerated on basic collection * [HHH-15428] - Converters for BasicCollectionType don't work * [HHH-15423] - @​Any discriminated association fails to be implicitly fetched due to UnsupportedOperationException

... (truncated)

Commits
  • b0f2fae Post-steps for release : 6.1.3.Final
  • 2762707 Pre-steps for release : 6.1.3.Final
  • 7b05d24 HHH-14387 Fix issue when bytecode enhancement enabled
  • 9e9649c HHH-14387 Add more tests
  • 302ed4e HHH-14387 Demonstrate regression when bytecode enhancement enabled
  • a2d7c29 HHH-15477 Criteria EXISTS Subquery referring the Root of the Query of which i...
  • 58531c0 HHH-15477 Add test for issue
  • 7d3cbfa HHH-15356 Unable to get primary information on some dialects (ex: Oracle) whe...
  • 877ca69 HHH-15356 Add test for issue
  • 11e1a60 Fix 6.1.0.Final changelog
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [hibernate-core](https://github.com/hibernate/hibernate-orm) from 6.1.1.Final to 6.1.3.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.1.3/changelog.txt)
- [Commits](hibernate/hibernate-orm@6.1.1...6.1.3)

---
updated-dependencies:
- dependency-name: org.hibernate.orm:hibernate-core
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Sep 9, 2022

The following labels could not be found: dependabot: Maven.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Sep 9, 2022

JUnit test results

0 tests  ±0   0 ✔️ ±0   0s ⏱️ ±0s
0 suites ±0   0 💤 ±0 
0 files   ±0   0 ±0 

Results for commit 8237c02. ± Comparison against base commit 3f3110f.

♻️ This comment has been updated with latest results.

@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Oct 6, 2022

Superseded by #13.

@dependabot dependabot bot closed this Oct 6, 2022
@dependabot dependabot bot deleted the dependabot/maven/org.hibernate.orm-hibernate-core-6.1.3.Final branch October 6, 2022 01:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants